home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP Products & Services 1994 Summer / NeXTSTEP Products & Services 1994 Summer.iso / AlembicDemo.app / EquationBuilder / EquationBuilder.pkg / EquationBuilder.tar.Z / EquationBuilder.tar / EquationBuilder.app / English.lproj / CursorInspector.nib / data.classes next >
Text File  |  1992-09-15  |  335b  |  23 lines

  1. CursorInspector = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = AttributesInspector;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. AttributesInspector = {
  14.     ACTIONS = {
  15.     groupChanged:;
  16.     };
  17.     OUTLETS = {
  18.     attributesInspectorView;
  19.     inspectedObject;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.